[INFO] fetching crate battler-wamp 0.5.2...
[INFO] fixing battler-wamp-0.5.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate battler-wamp 0.5.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate battler-wamp 0.5.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate battler-wamp 0.5.2
[INFO] tweaked toml for crates.io crate battler-wamp 0.5.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate battler-wamp 0.5.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate battler-wamp 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_string_enum v0.2.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded serde-struct-tuple-enum v0.1.1
[INFO] [stderr]   Downloaded serde-struct-tuple-enum-proc-macro v0.1.0
[INFO] [stderr]   Downloaded battler-wamp-values v0.2.2
[INFO] [stderr]   Downloaded battler-wamp-values-proc-macro v0.2.0
[INFO] [stderr]   Downloaded serde-struct-tuple v0.1.3
[INFO] [stderr]   Downloaded serde-struct-tuple-proc-macro v0.1.2
[INFO] [stderr]   Downloaded battler-wamp-uri v0.1.0
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7
[INFO] running `Command { std: "docker" "start" "c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling battler-wamp-values-proc-macro v0.2.0
[INFO] [stderr]    Compiling serde-struct-tuple-proc-macro v0.1.2
[INFO] [stderr]    Compiling serde-struct-tuple-enum-proc-macro v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_string_enum v0.2.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde-struct-tuple v0.1.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking battler-wamp-values v0.2.2
[INFO] [stderr]     Checking serde-struct-tuple-enum v0.1.1
[INFO] [stderr]     Checking battler-wamp-uri v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking battler-wamp v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/direct_connection_test.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamp` (test "direct_connection_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/realm_test.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/realm_test.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/undisputed_auth_test.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/realm_test.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/connection_test.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/connection_test.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/realm_test.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/wamp_scram_test.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/realm_test.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamp` (test "undisputed_auth_test") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/connection_test.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/wamp_scram_test.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/wamp_scram_test.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/pub_sub_test.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/wamp_scram_test.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamp` (test "realm_test") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/wamp_scram_test.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamp` (test "connection_test") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/rpc_test.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/wamp_scram_test.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/wamp_scram_test.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:558:5
[INFO] [stdout]     |
[INFO] [stdout] 558 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:508:5
[INFO] [stdout]     |
[INFO] [stdout] 508 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:670:5
[INFO] [stdout]     |
[INFO] [stdout] 670 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:747:5
[INFO] [stdout]     |
[INFO] [stdout] 747 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:604:5
[INFO] [stdout]     |
[INFO] [stdout] 604 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:835:5
[INFO] [stdout]     |
[INFO] [stdout] 835 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:700:5
[INFO] [stdout]     |
[INFO] [stdout] 700 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:915:5
[INFO] [stdout]     |
[INFO] [stdout] 915 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:803:5
[INFO] [stdout]     |
[INFO] [stdout] 803 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/rpc_test.rs:981:5
[INFO] [stdout]     |
[INFO] [stdout] 981 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/pub_sub_test.rs:912:5
[INFO] [stdout]     |
[INFO] [stdout] 912 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/pub_sub_test.rs:1010:5
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1048:5
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/pub_sub_test.rs:1191:9
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1114:5
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/pub_sub_test.rs:1242:9
[INFO] [stdout]      |
[INFO] [stdout] 1242 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1319:9
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/pub_sub_test.rs:1302:9
[INFO] [stdout]      |
[INFO] [stdout] 1302 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1368:9
[INFO] [stdout]      |
[INFO] [stdout] 1368 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamp` (test "wamp_scram_test") due to 7 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/pub_sub_test.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1426:9
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/pub_sub_test.rs:1422:9
[INFO] [stdout]      |
[INFO] [stdout] 1422 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1542:9
[INFO] [stdout]      |
[INFO] [stdout] 1542 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1600:9
[INFO] [stdout]      |
[INFO] [stdout] 1600 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1658:9
[INFO] [stdout]      |
[INFO] [stdout] 1658 |         test_utils::setup::setup_test_environment();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1754:5
[INFO] [stdout]      |
[INFO] [stdout] 1754 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1809:5
[INFO] [stdout]      |
[INFO] [stdout] 1809 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1877:5
[INFO] [stdout]      |
[INFO] [stdout] 1877 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1930:5
[INFO] [stdout]      |
[INFO] [stdout] 1930 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:1981:5
[INFO] [stdout]      |
[INFO] [stdout] 1981 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:2073:5
[INFO] [stdout]      |
[INFO] [stdout] 2073 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:2156:5
[INFO] [stdout]      |
[INFO] [stdout] 2156 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:2254:5
[INFO] [stdout]      |
[INFO] [stdout] 2254 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> tests/rpc_test.rs:2322:5
[INFO] [stdout]      |
[INFO] [stdout] 2322 |     test_utils::setup::setup_test_environment();
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamp` (test "pub_sub_test") due to 20 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battler-wamp` (test "rpc_test") due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7", kill_on_drop: false }`
[INFO] [stdout] c7a9e3a14e2c83d020d598e4ac58208209218e34c2e296942de55487d60cbac7
